pub unsafe extern "C" fn rsb_strerror_r(
    errval: rsb_err_t,
    buf: *mut rsb_char_t,
    buflen: size_t
) -> rsb_err_t