pub unsafe extern "C" fn g_strlcpy( dest: *mut c_char, src: *const c_char, dest_size: size_t, ) -> size_t