Function g_strjoinv

pub unsafe extern "C" fn g_strjoinv(
    separator: *const i8,
    str_array: *mut *mut i8,
) -> *mut i8