pub unsafe extern "C" fn backtrace_image_offsets(
    array: *const *mut c_void,
    image_offsets: *mut image_offset,
    size: c_int
)