pub unsafe extern "C" fn zx_ktrace_control(
    handle: u32,
    action: u32,
    options: u32,
    ptr: *mut u8
) -> i32