pub unsafe extern "C" fn g_str_has_prefix(
    str: *const c_char,
    prefix: *const c_char
) -> gboolean