pub unsafe extern "C" fn backtrace_from_fp(
    startfp: *mut c_void,
    array: *mut *mut c_void,
    size: c_int
) -> c_int