pub unsafe extern "C" fn g_strcanon(
    string: *mut i8,
    valid_chars: *const i8,
    substitutor: i8
) -> *mut i8