pub unsafe extern "C" fn stringLength(
    src: *const c_char,
    size: usize
) -> l_int32