Function DPA_InsertPtr

pub unsafe extern "system" fn DPA_InsertPtr(
    hdpa: HDPA,
    i: i32,
    p: *const c_void,
) -> i32