pub unsafe extern "C" fn sqlite3_strnicmp(
    p: *const c_char,
    p: *const c_char,
    n: c_int
) -> c_int