Function g_shell_parse_argv

pub unsafe extern "C" fn g_shell_parse_argv(
    command_line: *const i8,
    argcp: *mut i32,
    argvp: *mut *mut *mut i8,
    error: *mut *mut GError,
) -> i32