Retrieves the size of the ma_context object.
This is mainly for the purpose of bindings to know how much memory to allocate.
@ffi.Native<ffi.Size Function()>() external int ma_context_sizeof();