#[no_mangle] pub unsafe extern "C" fn pkgcraft_parse_package( s: *const c_char ) -> *const c_char
Parse a package name.
Returns NULL on error.
The argument should point to a UTF-8 string.