#[no_mangle]
pub unsafe extern "C" fn human_name_matches_slug_or_localpart(
    name: &Name,
    input: *const c_char
) -> bool