unsafe extern "C" fn backtrace_symbols_fd(
    buffer: *const *mut c_void,
    size: c_int,
    fd: c_int
)