pub unsafe extern "C" fn ble_ibeacon_set_adv_data(
    uuid128: *mut c_void,
    major: u16,
    minor: u16,
    measured_power: i8
) -> c_int