Function g_stpcpy

pub unsafe extern "C" fn g_stpcpy(
    dest: *mut i8,
    src: *const i8,
) -> *mut i8