pub unsafe fn MemoryContextStrdup(
    arg_context: MemoryContext,
    arg_string: *const c_char
) -> *mut c_char