Function DPA_SetPtr

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