pub unsafe fn GetBufferParameteri64v(
    target: c_uint,
    pname: c_uint,
    params: *mut i64
)