pub unsafe extern "C" fn SDL_WriteLE16(
    dst: *mut SDL_RWops,
    value: Uint16
) -> size_t