pub unsafe extern "C" fn libbpf_strerror(
    err: c_int,
    buf: *mut c_char,
    size: usize
) -> c_int