pub unsafe extern "C" fn backtrace_symbols(
    addrs: *const *mut c_void,
    sz: i32
) -> *mut *mut i8