pub unsafe extern "C" fn BUF_strnlen(
    str_: *const c_char,
    max_len: usize
) -> usize