pub unsafe extern "C" fn backtrace_async(
    array: *mut *mut c_void,
    length: size_t,
    task_id: *mut u32
) -> size_t